StoreAudioGuidanceMuted

object StoreAudioGuidanceMuted : CarAppDataStoreKey<Boolean>

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

defaultValue
Link copied to clipboard
val defaultValue: Boolean
preferenceKey
Link copied to clipboard
val preferenceKey: Preferences.Key<Boolean>